Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pid_longitudinal_controller): add new slope compensation mode trajectory_goal_adaptive #9705

Conversation

yuki-takagi-66
Copy link
Contributor

@yuki-takagi-66 yuki-takagi-66 commented Dec 20, 2024

Description

This PR provides a new compensation mode trajectory_goal_adaptive.

Road slope estimation from trajectory is works well only if the rest trajectory length is longer than wheel base length.
Only this situation, the new mode use pose estimation ptich.

Related links

autowarefoundation/autoware_launch#1288

How was this PR tested?

psim and tier4 scenario tests

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: yuki-takagi-66 <[email protected]>
@github-actions github-actions bot added the component:control Vehicle control algorithms and mechanisms. (auto-assigned) label Dec 20, 2024
Copy link

github-actions bot commented Dec 20, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@yuki-takagi-66 yuki-takagi-66 changed the title feat(pid_longitudinal_cotroller): feat(pid_longitudinal_controller): add new slope compensation mode trajectory_goal_adaptive Dec 20, 2024
Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: yuki-takagi-66 <[email protected]>
@github-actions github-actions bot added the type:documentation Creating or refining documentation. (auto-assigned) label Dec 20, 2024
@yuki-takagi-66 yuki-takagi-66 marked this pull request as ready for review December 20, 2024 09:54
@yuki-takagi-66 yuki-takagi-66 added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) labels Dec 20, 2024
@yuki-takagi-66 yuki-takagi-66 merged commit 4c03b8d into autowarefoundation:main Dec 20, 2024
45 of 55 checks passed
@yuki-takagi-66 yuki-takagi-66 deleted the takagi/slope/add-slope-comp-logic-trajectory_goal_adaptive branch December 20, 2024 10:32
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:control Vehicle control algorithms and mechanisms. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants